home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 4 / QRZ Ham Radio Callsign Database - Volume 4.iso / unix / readme.txt < prev    next >
Text File  |  1994-11-27  |  1KB  |  36 lines

  1.  
  2. NOTES ON THE UNIX VERSIONS OF THE QRZ SEARCH SOFTWARE
  3.  
  4. The qrz2 programs in the aix, os2 and sun directories were directly ported
  5. from the DOS version of QRZ.EXE.  All commands and options for these programs
  6. are exactly the same as those in the DOS version.
  7.  
  8. The aix and sun versions must hav the QRZPATH environment variable set
  9. before the programs are run.  This variable must indicate the mount 
  10. point of the CD and the directory /callbk.  For example, if your CD
  11. is mounted on /cdrom, the correct setting would be:
  12.  
  13. for the bourne shell:
  14.  
  15. QRZPATH = /cdrom/callbk
  16. EXPORT QRZPATH
  17.  
  18. or for the c-shell:
  19.  
  20. setenv QRZPATH /cdrom/callbk
  21.  
  22.  
  23. If you would like to port this program to another operating system, 
  24. please contact the author at:  flloyd@qrz.com  and indicate which OS
  25. you would like to port to.  Currently, we need HP/UX, SGI, NT, OSF/1 and 
  26. ULTRIX ports.  You must be willing to aggree to a non-disclosure in
  27. order to obtain a copy of the source.
  28.  
  29. We especially need a Macintosh port, and realize that it would not
  30. be very easy.  If you're able to volunteer for this please contact me.
  31.  
  32. -fred,  AA7BQ
  33.  
  34.  
  35.  
  36.